
ColourFiler 0.07 (16 May 2018)

Control the colour of Filer window backgrounds.

The ColourFiler module provides two star commands, and integrates well into the
boot sequence.


*Filer_Colour

Filer_Colour specifies the colour to use for the background of a Filer window.
The path can be truncated, and the longest match wins.
The colour can be hexadecimal (RrGgBb) or three decimal components (0-255).
The colour can optionally fade by a percentage (0-100) for each dot after the
matching path segment.
With no parameters, the current paths are shown.

  Filer_Colour                                  Display current settings
  Filer_Colour <path>                           Sets this path to be grey
  Filer_Colour <path> <hex>                     Sets a colour in RrGgBb format
  Filer_Colour <path> <hex> <fade>              Fades from a hex colour
  Filer_Colour <path> <red> <green> <blue>      Sets a colour in decimal format
  Filer_Colour <path> <r> <g> <b> <fade>        Fades from a decimal colour


*Filer_Uncolour

Filer_Uncolour <path> removes a path previously given to Filer_Colour.
This may not actually remove colour from a Filer window, depending on the
colours of parent paths.
With no parameter it removes all Filer colours.

  Filer_Uncolour                        Discard all colouration
  Filer_Uncolour <path>                 Remove this entry


History

  0.01  12 Nov 2001     First version
  0.02  12 Nov 2001     Filer_Colour command
  0.03  15 Dec 2001     Filer_Uncolour and ColourTrans trapping
  0.04  30 Oct 2002     Notices filer starting correctly
  0.05  08 Mar 2011     Memory bug fix
  0.06  05 Nov 2013     Trivial fix to help text
  0.07  16 May 2018     Trivial change to memory use


Copyright

   nemo 2001-2018